CSharpTest.Net
IndexOf Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > IReadOnlyCollection<T> Interface : IndexOf Method

item

Glossary Item Box

Returns the zero-based index of the item or -1

Syntax

Visual Basic (Declaration) 
Function IndexOf( _
   ByVal item As T _
) As Integer
C# 
int IndexOf( 
   T item
)

Parameters

item

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys